home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / coki.swf / scripts / DefineButton2_127 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  96 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndPlay("manual_stage02","manual_stage02");
  4. }
  5.